home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 July & August
/
PCWorld_2007-07-08_cd.bin
/
v cisle
/
deepburner
/
DeepBurner1.exe
/
DeepBurner.exe
/
0
/
RCDATA
/
TAPPSELECTFORM
/
TAPPSELECTFORM.txt
Wrap
Text File
|
2006-03-23
|
3KB
|
139 lines
object AppSelectForm: TAppSelectForm
Left = 296
Top = 185
Width = 556
Height = 453
Caption = 'Select Application'
Color = clBtnFace
Constraints.MinHeight = 300
Constraints.MinWidth = 400
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 379
Width = 548
Height = 45
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
OnResize = Panel1Resize
DesignSize = (
548
45)
object GroupBox1: TGroupBox
Left = 8
Top = 4
Width = 351
Height = 33
Anchors = [akLeft, akRight, akBottom]
Caption = ' Path: '
TabOrder = 0
DesignSize = (
351
33)
object PathLabel: TLabel
Left = 8
Top = 14
Width = 336
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = '\'
end
end
object Ok: TButton
Left = 373
Top = 10
Width = 75
Height = 25
Action = OkAction
Anchors = [akRight, akBottom]
Caption = 'OK'
ModalResult = 1
TabOrder = 1
end
object Cancel: TButton
Left = 461
Top = 10
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end
inline DataViewFrame: TDataViewFrame
Left = 0
Top = 0
Width = 548
Height = 379
Align = alClient
TabOrder = 1
OnClick = OkClick
inherited dvfSplitter: TSplitter
Height = 342
end
inherited dvfCoolBar: TCoolBar
Width = 548
Bands = <
item
BorderStyle = bsSingle
Control = DataViewFrame.dvfToolBar
ImageIndex = -1
MinHeight = 31
Width = 548
end>
inherited dvfToolBar: TToolBar
Width = 535
end
end
inherited dvfFileListView: TListView
Width = 400
Height = 342
end
inherited dvfFolderTreeView: TTreeView
Height = 342
end
end
object ActionList: TActionList
Left = 464
Top = 208
object OkAction: TAction
Caption = 'Ok'
OnUpdate = OkActionUpdate
end
end
object smlFormLangRes: TsmlFormLangRes
LangFileName = 'DefLang.ini'
IgnoreEmptyString = True
AutoCreateMode = True
AddBracket = True
StringProperties.Strings = (
'Caption')
StringsProperties.Strings = (
'Tabs'
'Items')
IgnoreControls.Strings = (
'PathLabel'
'Panel1'
'OkAction')
IgnoreFormCaption = False
IncludeListViewItems = False
IncludeListViewHead = False
IncludeTreeViewItems = False
Active = False
Left = 432
Top = 208
end
end